home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / squirrel.swf / scripts / DefineButton2_53 / BUTTONCONDACTION on(release).as
Text File  |  2012-04-23  |  90b  |  5 lines

  1. on(release){
  2.    loadVariables("txtwrite.php",_root.top,"POST");
  3.    gotoAndPlay(10);
  4. }
  5.